home *** CD-ROM | disk | FTP | other *** search
/ Internet 53 / INTERNET53.iso / mac / SOFTWARE / MAC / BROWSING / SHERLOCK / COMPLETE.SIT.HQX / The Complete Sherlock Archive / Computer / ResExcellence.src < prev    next >
Text File  |  1998-11-06  |  558b  |  38 lines

  1. # © 1998 Michael Coyle  
  2. # http://www.ResExcellence.com
  3. #
  4. #    Look Ma, I have a Sherlock plugin!
  5. #  
  6.  
  7.  
  8. <search
  9.  
  10. name = "ResExcellence"
  11. method = POST 
  12. ACTION="http://www.ResExcellence.com/scripts/search_sherlock.cgi"
  13.  
  14. update="http://www.ResExcellence.com/files/ResExcellence.src.hqx"
  15. updateCheckDays = 7        
  16.  
  17. >
  18.  
  19.  
  20. <INPUT TYPE="TEXT" NAME="terms" user >
  21. <INPUT TYPE="SUBMIT" VALUE="Search!" >
  22.  
  23.  
  24. <interpret
  25.  
  26.     resultItemStart = "<!--item start -->"
  27.     resultItemEnd = "<!--item end -->"
  28.  
  29.     bannerStart = "<!--BanStart -->"
  30.     bannerEnd = "<!--BanEnd -->"
  31.  
  32. >
  33.  
  34. </search>
  35.  
  36.  
  37.  
  38.